Skip to content

Conversation

@JWinermaSplunk
Copy link
Contributor

add retrieval type to genai utils

GEN_AI_RETRIEVAL_TOP_K = "gen_ai.retrieval.top_k"
GEN_AI_RETRIEVAL_DOCUMENTS_RETRIEVED = "gen_ai.retrieval.documents_retrieved"
GEN_AI_RETRIEVAL_DOCUMENTS = "gen_ai.retrieval.documents"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How do we choose these attributes?

@shuningc
Copy link
Contributor

shuningc commented Dec 9, 2025

Overall looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants